home *** CD-ROM | disk | FTP | other *** search
- .main_table
- {
- width: 100%;
- margin: 0px 16px 8px 16px;
- padding: 0 0 0 0;
- border-top: 1px solid #BDCAEA;
- border-bottom: 1px solid #BDCAEA;
- background-color: #E4E7F0 #FFFFFF #FFFFFF #E4E7F0;
- border-spacing: 0px;
- }
-
- .main_table_support
- {
- width: 100%;
- padding: 3px;
- background-color: #FFFFC7;
- border-spacing: 0px;
- }
-
- .main_table tr
- {
- margin: 0 0 0 0;
- }
-
- .main_table td
- {
- border-bottom: 1px solid white;
- padding: 3px 4px 3px 4px;
- }
-
- .main_table_colored
- {
- width: 100%;
- padding: 0 0 0 0;
- border-top: 1px solid #BDCAEA;
- border-bottom: 1px solid #BDCAEA;
- border-spacing: 0px;
- }
-
- .main_table_green
- {
- background-color: #E4E7F0 #FFFFFF #FFFFFF #E4E7F0;
- background-color1:#AFE9AE #ffffff #ffffff #AFE9AE;
- border-bottom: 1px solid white;
- padding: 3px 4px 3px 4px;
- }
-
- .main_table_red
- {
- background-color:#FB8382 #ffffff #ffffff #FB8382;
- background-color1: #E4E7F0 #FFFFFF #FFFFFF #E4E7F0;
- border-bottom: 1px solid white;
- padding: 3px 4px 3px 4px;
- }
-
- .main_table_orange
- {
- background-color:#FCEC65 #ffffff #ffffff #FCEC65;
- background-color1: #E4E7F0 #FFFFFF #FFFFFF #E4E7F0;
- background-position:right;
- border-bottom: 1px solid white;
- padding: 3px 4px 3px 4px;
- }
-
-
- .main_table_red_light
- {
- width:15;
- height:15;
- background: white url(img/main2/red.png) no-repeat;
- background-color:Transparent;
- }
- .main_table_green_light
- {
- width:15;
- height:15;
- background: white url(img/main2/green.png) no-repeat;
- background-color:Transparent;
- }
- .main_table_orange_light
- {
- width:15;
- height:15;
- background: white url(img/main2/orange.png) no-repeat;
- background-color:Transparent;
- }
-
- .main_table_tip
- {
- width: 100%;
- margin: 0 16px 0 16px;
- padding: 2 0 2 0;
- border-spacing: 0px;
- background-color:#FFFEBB;
- }
-
-
-
-
-
- .caption_table
- {
- width: 100%;
- padding: 4px 16px 8px 16px;
- margin: 0 0 0 0;
- }
-
- .caption_table td
- {
- vertical-align: top
- }
-
-
- .status
- {
- width: 200px;
- white-space:nowrap;
- }
-
- .status100
- {
- width: 100px;
- white-space:nowrap;
- }
-
- .status_header
- {
- font-weight : bold;
- white-space:nowrap;
- width: 200px;
- }
-
- .link_readonly
- {
- font-weight : bold;
- white-space:nowrap;
- width: 200px;
- text-decoration:none;
- color:Black;
- cursor:default;
- }
-
-
- body
- {
- font-family: "Tahoma", "Verdana", "Arial";
- font-size : 8pt;
- background-color: White;
- font-weight : normal;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 0px 0px;
- }
-
- A.Link {
- cursor: hand;
- color: #227AD1;
- }
- A.Link:link {
- TEXT-DECORATION: none
- }
- A.Link:visited {
- TEXT-DECORATION: none
- }
- A.Link:hover {
- text-decoration: underline;
- color: #4490FE;
- }
-
-
- A.LinkRed {
- cursor: hand;
- color: red;
- }
- A.LinkRed:link {
- TEXT-DECORATION: underline
- }
- A.LinkRed:visited {
- TEXT-DECORATION: underline
- }
- A.LinkRed:hover {
- text-decoration: underline;
- color: red;
- }
-
- A.LinkWhite {
- cursor: hand;
- color: white;
- }
- A.LinkWhite:link {
- TEXT-DECORATION: underline
- }
- A.LinkWhite:visited {
- TEXT-DECORATION: underline
- }
- A.LinkWhite:hover {
- text-decoration: underline;
- color: white;
- }
-
-
- .mainText
- {
- padding: 0px 0px 6px 16px;
- margin: 0x 0px 0px 0px;
- }
-
-
-
- .spaceline
- {
- height:10px;
- width:100%%;
- border:none;
- margin: 0px 16px;
- }
-
- div.caption
- {
- height:27px;
- background-image: url(img/block.png);
- color: White;
- margin: 0x 0px 0px 0px;
- padding: 0px 0px 1px 16px;
- font-weight: normal;
- font-size : 10pt;
- vertical-align: middle;
- white-space:nowrap;
- }
-
- div.caption2
- {
- height:27px;
- background-image: url(img/block2.png);
- color: Black;
- margin: 0x 0px 0px 0px;
- padding: 0px 0px 1px 16px;
- font-weight: normal;
- font-size : 10pt;
- vertical-align: middle;
- white-space:nowrap;
- }
-
- div.caption_small
- {
- height:20px;
- background-image: url(img/block.png);
- color: White;
- margin: 0x 0px 0px 0px;
- padding: 0px 0px 1px 16px;
- font-weight: normal;
- vertical-align: middle;
- }
-
- div.caption_small_red
- {
- height:20px;
- background-image: url(img/blockred.png);
- color: White;
- margin: 0x 0px 0px 0px;
- padding: 4px 0px 1px 16px;
- font-weight: normal;
- vertical-align: middle;
- }
-
- div.caption_general
- {
- font-weight: normal;
- border:none;
- margin: 0px;
- padding: 0px 16px 0px 5px;
- height: 32pt;
- vertical-align: middle;
- font-size : 14pt;
- color: #054376;
- }
-
- div.caption_general_news
- {
- font-weight: normal;
- border:none;
- padding: 0px 0px 6px 16px;
- margin: 0x 0px 0px 0px;
- height: 24pt;
- vertical-align: middle;
- font-size : 12pt;
- color: #054376;
- }
-
- .text
- {
- color: #434872;
- padding: 6px 0px 6px 16px;
- margin: 0x 0px 0px 0px;
- }
-
- td.adviceHeader
- {
- padding-top:1px;
- padding-bottom:2px;
- white-space:nowrap;
- width: 100px;
- }
- td.adviceValue
- {
- padding-top:1px;
- padding-bottom:2px;
- white-space:wrap;
- }
-
- img.note
- {
- vertical-align: middle;
- }
-
-
- /* common alert block*/
- .alert_border
- {
- background-color:#79798F;
- }
- .alert_border2
- {
- background-color:#FFFFFF;
- }
-
- .alert_caption
- {
- background-color:#FFFFFF;
- padding-left:14;
- padding-right:7;
- font-size:10pt;
- font-family:Tahoma;
- }
-
- .alert_product_font
- {
- color:Black;
- font-size:12pt;
- font-family:Tahoma;
- }
-
- .alert_caption_font
- {
- color:Black;
- font-size:9pt;
- font-family:Tahoma;
- }
-
- .alert_main_font
- {
- font-size:8pt;
- font-family:Tahoma;
- }
- .alert_text_offset
- {
- padding-left:21;
- padding-right:7;
- }
-
- .alert_link
- {
- color:#00AEDC;
- font-size:8pt;
- font-family:Arial;
- }
-
- /* blue alert block*/
-
- .blue_alert_product_font_highlight
- {
- color:#00AEDC;
- }
-
- .blue_alert_internal_line
- {
- background-color:#3195C6;
- }
-
- .blue_alert_description
- {
- background-image: url(img\blue_alert_bk.png);
- background-repeat:repeat-x;
- }
-
-
- .blue_alert_checkbox
- {
- background-color:#C0DAEE;
- padding-left:14;
- padding-right:7;
- }
-
- /* red alert block*/
- .red_alert_product_font_highlight
- {
- color:#EC5C40;
- }
-
- .red_alert_internal_line
- {
- background-color:#EF755C;
- }
-
- .red_alert_description
- {
- background-image: url(img\red_alert_bk.png);
- background-repeat:repeat-x;
- }
-
- .red_alert_checkbox
- {
- background-color:#FFD2BA;
- padding-left:14;
- padding-right:7;
- }
-
- /* gray alert block*/
- .gray_alert_product_font_highlight
- {
- color:#00AEDC;
- }
-
- .gray_alert_internal_line
- {
- background-color:#3195C9;
- }
-
- .gray_alert_description
- {
- background-image: url(img\gray_alert_bk.png);
- background-repeat:repeat-x;
- }
-
- .gray_alert_checkbox
- {
- background-color:#D9DEDD;
- padding-left:14;
- padding-right:7;
- }
-
- .text_disabled
- {
- color:Gray;
- }
- .text_disabled_link
- {
- color:Gray;
- cursor:default;
- text-decoration:none;
- }
-
- .control
- {
- background: blue;
- width: 100%%;
- height: 100%%;
- min-height: 100px;
- }
-
- .attack_detect_window{behavior: attack_detect_window;}
- .net_activity_window{behavior: net_activity_window;}
- .open_port_window{behavior: open_port_window;}
- .quarantine_window{behavior: quarantine_window;}
- .processes_activity_window{behavior: processes_activity_window;}
- .content_filter_window{behavior: content_filter_window;}
- .log_window{behavior: log_window;}
- .log_toolbar{behavior: log_toolbar; height:24px;}